home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-06-09 | 345 b | 10 lines | [TEXT/KAHL] |
- ////////////////////////////////////
- // Prototypes for group 2 routines
-
- Boolean p2_OpShapeHit(gxPoint *clickPt);
- void p2_DragOpShape(gxShape dragShape, gxPoint *clickPt, gxPoint *anchor);
- void p2_RemakeOpShapes(Boolean useDefaults);
- void p2_SetDefaultDragger(gxShape snake);
- void p2_ChangeLattice(void);
- void p2_BuildCellShape(gxShape snake);
-